home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 March / PCWorld_2007-03_cd.bin / temacd / rapidphp / rapidphp7.exe / {app} / tidy / tidy.chm / tidy.css < prev    next >
Cascading Style Sheet File  |  2005-10-05  |  7KB  |  330 lines

  1. <STYLE>
  2. /* 1st Style ignored by Netscape */
  3. TD.dummy, FONT.dummy, .dummy, A:link.dummy, A:visited.dummy, A:active.dummy
  4. {
  5. font-family: Arial, Helvetica, "Trebuchet MS", sans-serif;
  6. font-size: 16pt;
  7. color: #336699;
  8. text-decoration: none;
  9. font-weight: normal
  10. }
  11.  
  12. BODY
  13. {
  14. font-family: sans-serif;
  15. background-color: #FFFFFF
  16. }
  17.  
  18. /* Blue TITLE */
  19. TD.title, FONT.title, .title, A:link.title, A:visited.title, A:active.title
  20. {  
  21. font-family: Arial, Helvetica, "Trebuchet MS", sans-serif; 
  22. font-size: 16pt; 
  23. color: #336699;
  24. text-decoration: none;
  25. font-weight: normal
  26. }
  27.  
  28. /* BODY TEXT */
  29. TD.text, FONT.text, .text, A:link.text, A:visited.text, A:active.text
  30. {  
  31. font-family: Arial, Helvetica, "Trebuchet MS", sans-serif; 
  32. font-size: 9pt; 
  33. color: #000000;
  34. text-decoration: none;
  35. font-weight: normal
  36. }
  37.  
  38. /* BOLD BODY TEXT */
  39. TD.textbold, FONT.textbold, .textbold, A:link.textbold, A:visited.textbold, A:active.textbold
  40. {  
  41. font-family: Arial, Helvetica, "Trebuchet MS", sans-serif; 
  42. font-size: 9pt; 
  43. color: #000000;
  44. text-decoration: none;
  45. font-weight: bold
  46. }
  47.  
  48. /* BOLD BODY TEXT LINK WITH UNDERLINE*/
  49. TD.textboldlink, FONT.textboldlink, .textboldlink, A:link.textboldlink, A:visited.textboldlink, A:active.textboldlink
  50. {  
  51. font-family: Arial, Helvetica, "Trebuchet MS", sans-serif; 
  52. font-size: 9pt; 
  53. color: #000000;
  54. font-weight: bold
  55. }
  56.  
  57. /* SMALL BODY TEXT */
  58. TD.smtext, FONT.smtext, .smtext, A:link.smtext, A:visited.smtext, A:active.smtext
  59. {  
  60. font-family: Arial, Helvetica, "Trebuchet MS", sans-serif; 
  61. font-size: 8pt; 
  62. color: #000000;
  63. text-decoration: none;
  64. font-weight: normal
  65. }
  66.  
  67. /* SMALL BOLD BODY TEXT */
  68. TD.smtextbold, FONT.smtextbold, .smtextbold, A:link.smtextbold, A:visited.smtextbold, A:active.smtextbold
  69. {  
  70. font-family: Arial, Helvetica, "Trebuchet MS", sans-serif; 
  71. font-size: 8pt; 
  72. color: #000000;
  73. text-decoration: none;
  74. font-weight: bold
  75. }
  76.  
  77. /* TITLES 
  78. TD.title, FONT.title, .title, A:link.title, A:visited.title, A:active.title
  79. {  
  80. font-family: Arial, Helvetica, "Trebuchet MS", sans-serif; 
  81. font-size: 12pt; 
  82. color: #CC3300;
  83. text-decoration: none;
  84. font-weight: bold
  85. }
  86. */
  87.  
  88. /* SUBTITLES */
  89. TD.subtitle, FONT.subtitle, .subtitle, A:link.subtitle, A:visited.subtitle, A:active.subtitle
  90. {  
  91. font-family: Arial, Helvetica, "Trebuchet MS", sans-serif; 
  92. font-size: 11pt; 
  93. color: #000000;
  94. text-decoration: none;
  95. font-weight: bold 
  96. }
  97.  
  98. /* LEGAL TEXT */
  99. TD.legal, FONT.legal, .legal, A:link.legal, A:visited.legal, A:active.legal
  100. {  
  101. font-family: Arial, Helvetica, "Trebuchet MS", sans-serif; 
  102. font-size: 8pt;
  103. color: #000000;
  104. text-decoration: none;
  105. font-weight: normal 
  106. }
  107.  
  108. TD.legallink, FONT.legallink, .legallink, A:link.legallink, A:visited.legallink, A:active.legallink
  109. {  
  110. font-family: Arial, Helvetica, "Trebuchet MS", sans-serif; 
  111. font-size: 8pt;
  112. color: #CC3300;
  113. font-weight: normal 
  114. }
  115.  
  116. /* RED TEXT */
  117. TD.textred, FONT.textred, .textred, A:link.textred, A:visited.textred, A:active.textred
  118. {  
  119. font-family: Arial, Helvetica, "Trebuchet MS", sans-serif; 
  120. font-size: 10pt; 
  121. color: #CC3300;
  122. text-decoration: none;
  123. font-weight: normal 
  124. }
  125.  
  126. /* RED TEXT BOLD*/
  127. TD.textredbold, FONT.textredbold, .textredbold, A:link.textredbold, A:visited.textredbold, A:active.textredbold
  128. {  
  129. font-family: Arial, Helvetica, "Trebuchet MS", sans-serif; 
  130. font-size: 10pt; 
  131. color: #CC3300;
  132. text-decoration: none;
  133. font-weight: bold
  134. }
  135.  
  136. /* LINKS */
  137. TD.link, FONT.link, .link, A:link.link, A:visited.link, A:active.link
  138. {  
  139. font-family: Arial, Helvetica, "Trebuchet MS", sans-serif; 
  140. font-size: 10pt; 
  141. color: #3366CC;
  142. font-weight: normal
  143. }
  144.  
  145. TD.tabletitlelink, FONT.tabletitlelink, .tabletitlelink, A:link.tabletitlelink, A:visited.tabletitlelink, A:active.tabletitlelink
  146. {  
  147. font-family: Arial, Helvetica, "Trebuchet MS", sans-serif; 
  148. font-size: 10pt; 
  149. background-color: #e9e9d3;
  150. color: #000000;
  151. }
  152.  
  153. /* TABLE TITLES */
  154. TD.tabletitle, FONT.tabletitle, .tabletitle, A:link.tabletitle, A:visited.tabletitle, A:active.tabletitle
  155. {  
  156. font-family: Arial, Helvetica, "Trebuchet MS", sans-serif; 
  157. font-size: 10pt; 
  158. color: #336699;
  159. background-color: #e9e9d3;
  160. /* text-decoration: none; */
  161. font-weight: bold
  162. }
  163.  
  164. /* TABLE CELL */
  165. TD.cell, TR.cell, FONT.cell, .cell, A:link.cell, A:visited.cell, A:active.cell
  166. {  
  167. font-family: Arial, Helvetica, "Trebuchet MS", sans-serif; 
  168. font-size: 12pt; 
  169. color: #000000;
  170. font-weight: normal;
  171. /* background-color: #e9e9d3 */
  172. background-color: whitesmoke
  173. }
  174.  
  175. /* SHADED TABLE CELL */
  176. TD.shaded, TR.shaded, FONT.shaded, .shaded, A:link.shaded, A:visited.shaded, A:active.shaded
  177. {  
  178. font-family: Arial, Helvetica, "Trebuchet MS", sans-serif; 
  179. font-size: 12pt; 
  180. color: #000000;
  181. font-weight: normal;
  182. background-color: whitesmoke
  183. }
  184.  
  185. /* GLOSSARY TERM */
  186. TD.term, FONT.term, .term, A:link.term, A:visited.term, A:active.term
  187. {
  188. font-family: Arial, Helvetica, "Trebuchet MS", sans-serif; 
  189. font-size: 10pt; 
  190. font-style: normal; 
  191. color: #000000;
  192. text-decoration: e9e9d3;
  193. font-weight: normal
  194. }
  195.  
  196. /* ELEMENT TAGS */
  197. ul
  198. {
  199. font-family: Arial, Helvetica, sans-serif; 
  200. font-size: 10pt; 
  201. font-style: normal; 
  202. font-weight: normal
  203. }
  204. li
  205. {
  206. font-family: Arial, Helvetica, sans-serif; 
  207. font-size: 10pt; 
  208. font-style: normal; 
  209. font-weight: normal
  210. }
  211.  
  212. A:link.h1, A:visited.h1, .h1
  213. {  
  214. font-family: Arial, Helvetica, "Trebuchet MS", sans-serif; 
  215. font-size: 12pt; 
  216. color: #0066CC
  217. }
  218. A:active.h1
  219. {  
  220. font-family: Arial, Helvetica, "Trebuchet MS", sans-serif; 
  221. font-size: 12pt; 
  222. font-weight: bold
  223. color: #0066CC
  224. }
  225. h1 
  226. {  
  227. font-family: Arial, Helvetica, "Trebuchet MS", sans-serif; 
  228. font-size: 12pt; 
  229. color: #0066CC
  230. }
  231.  
  232. .h2
  233. {  
  234. font-family: Arial, Helvetica, "Trebuchet MS", sans-serif; 
  235. font-size: 11pt;
  236. /* font-weight: bold; */
  237. color: #000000
  238. }
  239.  
  240. h2
  241. {  
  242. font-family: Arial, Helvetica, "Trebuchet MS", sans-serif; 
  243. font-size: 11pt;
  244. /* font-weight: bold; */
  245. color: #000000
  246. }
  247.  
  248. A:link.h3, A:visited.h3, .h3
  249. {  font-family: Arial, Helvetica, "Trebuchet MS", sans-serif; 
  250. font-size: 10pt;
  251. color: #000000;
  252. font-weight: bold
  253. }
  254.  
  255. A:active.h3
  256. {  
  257. font-family: Arial, Helvetica, "Trebuchet MS", sans-serif; 
  258. font-size: 10pt;
  259. color: #000000;
  260. font-weight: bold
  261. }
  262.  
  263. h3
  264. {  
  265. margin-left: -4%;
  266. font-family: Arial, Helvetica, "Trebuchet MS", sans-serif; 
  267. font-size: 10pt;
  268. font-weight: bold; 
  269. color: #000000
  270. }
  271.  
  272. h4
  273. {  
  274. font-family: Arial, Helvetica, "Trebuchet MS", sans-serif; 
  275. font-size: 9pt;
  276. font-weight: bold; 
  277. color: #000000
  278. }
  279.  
  280. .code, A:active.code, A:link.code, A:visited.code
  281. {
  282. font-family: "Courier New", Courier, monospace;
  283. }
  284.  
  285. .abstract
  286. {
  287.     font-style : italic;
  288. }
  289.  
  290. p
  291. {
  292. font-family: Arial, Helvetica, "Trebuchet MS", sans-serif; 
  293. font-size: 10pt; 
  294. font-style: normal
  295. }
  296.  
  297. td
  298. {
  299. font-family: Arial, Helvetica, "Trebuchet MS", sans-serif; 
  300. font-size: 10pt; 
  301. font-style: normal
  302. }
  303.  
  304. /* LINKS */
  305. A:link, A:active
  306. {  
  307. font-family: Arial, Helvetica, "Trebuchet MS", sans-serif; 
  308. font-size: 10pt; 
  309. color: #3366CC;
  310. font-weight: normal
  311. }
  312.  
  313. A:visited
  314. {  
  315. font-family: Arial, Helvetica, "Trebuchet MS", sans-serif; 
  316. font-size: 10pt; 
  317. color: #333366;
  318. font-weight: normal
  319. }
  320.  
  321. pre 
  322. color: blue; 
  323. font-weight: bold; 
  324. font-family: monospace
  325. }
  326. -->
  327. </STYLE>
  328.  
  329.